home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / bin / animate_next / English.lproj / animate.nib / data.classes next >
Text File  |  1993-11-04  |  383b  |  30 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Controller = {
  7.     ACTIONS = {
  8.     commandEntered:;
  9.     stepdown:;
  10.     stepup:;
  11.     load:;
  12.     bounce:;
  13.     appDidInit:;
  14.     hiliteCurrentFrame:;
  15.     once:;
  16.     fpsEntered:;
  17.     loop:;
  18.     command:;
  19.     browserCellSelected:;
  20.     };
  21.     OUTLETS = {
  22.     fpsField;
  23.     animateWindow;
  24.     browser;
  25.     commandField;
  26.     actualField;
  27.     };
  28.     SUPERCLASS = Object;
  29. };
  30.